[INFO] cloning repository https://github.com/konni332/pillow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/konni332/pillow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonni332%2Fpillow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonni332%2Fpillow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c0e48451833cdeb32dc5758c253a3b168653161
[INFO] fixing konni332/pillow against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonni332%2Fpillow" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/konni332/pillow
[INFO] finished tweaking git repo https://github.com/konni332/pillow
[INFO] tweaked toml for git repo https://github.com/konni332/pillow written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/konni332/pillow on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/konni332/pillow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.16.1
[INFO] [stderr]   Downloaded lalrpop-util v0.23.1
[INFO] [stderr]   Downloaded logos v0.16.1
[INFO] [stderr]   Downloaded lalrpop v0.23.1
[INFO] [stderr]   Downloaded logos-codegen v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 859c66c549609c8e25a7cb215bed750d4ef051cc4984f84cfd38d6baeed0be0e
[INFO] running `Command { std: "docker" "start" "859c66c549609c8e25a7cb215bed750d4ef051cc4984f84cfd38d6baeed0be0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "859c66c549609c8e25a7cb215bed750d4ef051cc4984f84cfd38d6baeed0be0e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "859c66c549609c8e25a7cb215bed750d4ef051cc4984f84cfd38d6baeed0be0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "859c66c549609c8e25a7cb215bed750d4ef051cc4984f84cfd38d6baeed0be0e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling lalrpop-util v0.23.1
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking pillow-nan v0.1.0 (/opt/rustwide/workdir/pillow-nan)
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling pillovm v0.1.0 (/opt/rustwide/workdir/pillovm)
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling lalrpop v0.23.1
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]     Checking pillow-pack v0.1.0 (/opt/rustwide/workdir/pillow-pack)
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_gc`
[INFO] [stdout]  --> pillovm/src/vm/config.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(pillow_gc = "marksweep")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_gc, values("marksweep"))'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_gc, values(\"marksweep\"))");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_gc`
[INFO] [stdout]  --> pillovm/src/vm/config.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(pillow_gc = "rc")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_gc, values("rc"))'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_gc, values(\"rc\"))");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_alloc`
[INFO] [stdout]  --> pillovm/src/vm/config.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(pillow_alloc = "bump")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_alloc, values("bump"))'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_alloc, values(\"bump\"))");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_alloc`
[INFO] [stdout]   --> pillovm/src/vm/config.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(pillow_alloc = "native")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_alloc, values("native"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_alloc, values(\"native\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_alloc`
[INFO] [stdout]   --> pillovm/src/vm/config.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(pillow_alloc = "bump")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_alloc, values("bump"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_alloc, values(\"bump\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_alloc`
[INFO] [stdout]   --> pillovm/src/vm/config.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(pillow_alloc = "bump")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_alloc, values("bump"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_alloc, values(\"bump\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_alloc`
[INFO] [stdout]   --> pillovm/src/vm/config.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(pillow_alloc = "native")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_alloc, values("native"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_alloc, values(\"native\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_gc`
[INFO] [stdout]   --> pillovm/src/vm/config.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(pillow_gc = "marksweep")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_gc, values("marksweep"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_gc, values(\"marksweep\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_gc`
[INFO] [stdout]   --> pillovm/src/vm/config.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(pillow_gc = "rc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_gc, values("rc"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_gc, values(\"rc\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BumpAllocator` and `WalkableAllocator`
[INFO] [stdout]  --> pillovm/src/vm/heap.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use allocator::{Allocator, BumpAllocator, NativeAllocator, WalkableAllocator};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MarkSweep`
[INFO] [stdout]  --> pillovm/src/vm/heap.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use gc::{Gc, MarkSweep, ReferenceCounting, RootTracer};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_gc`
[INFO] [stdout]  --> pillovm/src/vm/config.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(pillow_gc = "marksweep")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_gc, values("marksweep"))'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_gc, values(\"marksweep\"))");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_gc`
[INFO] [stdout]  --> pillovm/src/vm/config.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(pillow_gc = "rc")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_gc, values("rc"))'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_gc, values(\"rc\"))");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_alloc`
[INFO] [stdout]  --> pillovm/src/vm/config.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(pillow_alloc = "bump")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_alloc, values("bump"))'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_alloc, values(\"bump\"))");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_alloc`
[INFO] [stdout]   --> pillovm/src/vm/config.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(pillow_alloc = "native")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_alloc, values("native"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_alloc, values(\"native\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_alloc`
[INFO] [stdout]   --> pillovm/src/vm/config.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(pillow_alloc = "bump")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_alloc, values("bump"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_alloc, values(\"bump\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_alloc`
[INFO] [stdout]   --> pillovm/src/vm/config.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(pillow_alloc = "bump")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_alloc, values("bump"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_alloc, values(\"bump\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_alloc`
[INFO] [stdout]   --> pillovm/src/vm/config.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(pillow_alloc = "native")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_alloc, values("native"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_alloc, values(\"native\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_gc`
[INFO] [stdout]   --> pillovm/src/vm/config.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(pillow_gc = "marksweep")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_gc, values("marksweep"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_gc, values(\"marksweep\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `pillow_gc`
[INFO] [stdout]   --> pillovm/src/vm/config.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(pillow_gc = "rc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pillow_gc, values("rc"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pillow_gc, values(\"rc\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WalkableAllocator`
[INFO] [stdout]  --> pillovm/src/vm/heap.rs:4:64
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use allocator::{Allocator, BumpAllocator, NativeAllocator, WalkableAllocator};
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Allocator`
[INFO] [stdout]    --> pillovm/src/vm.rs:650:27
[INFO] [stdout]     |
[INFO] [stdout] 650 |     use crate::vm::heap::{Allocator, BumpAllocator, MarkSweep};
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alloc`
[INFO] [stdout]   --> pillovm/src/vm/heap/gc/reference_counting.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn should_collect(&self, alloc: &A) -> bool {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_alloc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alloc`
[INFO] [stdout]   --> pillovm/src/vm/heap/gc/reference_counting.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn collect(&mut self, alloc: &mut A, tracer: &mut dyn super::RootTracer) {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_alloc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tracer`
[INFO] [stdout]   --> pillovm/src/vm/heap/gc/reference_counting.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn collect(&mut self, alloc: &mut A, tracer: &mut dyn super::RootTracer) {
[INFO] [stdout]    |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tracer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WalkableAllocator` is never used
[INFO] [stdout]    --> pillovm/src/vm/heap/allocator.rs:112:11
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub trait WalkableAllocator: Allocator {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BumpAllocator` is never constructed
[INFO] [stdout]   --> pillovm/src/vm/heap/allocator/bump.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct BumpAllocator<const N: usize> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `header_of`, and `owns` are never used
[INFO] [stdout]   --> pillovm/src/vm/heap/allocator/bump.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl<const N: usize> BumpAllocator<N> {
[INFO] [stdout]    | ------------------------------------- associated items in this implementation
[INFO] [stdout] 37 |     pub const fn new() -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     unsafe fn header_of(ptr: NonNull<u8>) -> *mut Header {
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     fn owns(&self, ptr: NonNull<u8>) -> bool {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WORKLIST_CAP` is never used
[INFO] [stdout]  --> pillovm/src/vm/heap/gc/mark_sweep.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const WORKLIST_CAP: usize = 256;
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarkSweep` is never constructed
[INFO] [stdout]   --> pillovm/src/vm/heap/gc/mark_sweep.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MarkSweep {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `mark_object` are never used
[INFO] [stdout]   --> pillovm/src/vm/heap/gc/mark_sweep.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl MarkSweep {
[INFO] [stdout]    | -------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn new(threshold: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     unsafe fn mark_object<A: Allocator>(
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarkBit` is never constructed
[INFO] [stdout]   --> pillovm/src/vm/heap/gc/mark_sweep.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | struct MarkBit {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alloc`
[INFO] [stdout]   --> pillovm/src/vm/heap/gc/reference_counting.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn should_collect(&self, alloc: &A) -> bool {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_alloc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alloc`
[INFO] [stdout]   --> pillovm/src/vm/heap/gc/reference_counting.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn collect(&mut self, alloc: &mut A, tracer: &mut dyn super::RootTracer) {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_alloc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tracer`
[INFO] [stdout]   --> pillovm/src/vm/heap/gc/reference_counting.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn collect(&mut self, alloc: &mut A, tracer: &mut dyn super::RootTracer) {
[INFO] [stdout]    |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tracer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j0`
[INFO] [stdout]    --> pillovm/src/vm.rs:720:14
[INFO] [stdout]     |
[INFO] [stdout] 720 |         let [j0, j1, j2, j3] = jmp(5);
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_j0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j1`
[INFO] [stdout]    --> pillovm/src/vm.rs:720:18
[INFO] [stdout]     |
[INFO] [stdout] 720 |         let [j0, j1, j2, j3] = jmp(5);
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_j1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j2`
[INFO] [stdout]    --> pillovm/src/vm.rs:720:22
[INFO] [stdout]     |
[INFO] [stdout] 720 |         let [j0, j1, j2, j3] = jmp(5);
[INFO] [stdout]     |                      ^^ help: if this is intentional, prefix it with an underscore: `_j2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j3`
[INFO] [stdout]    --> pillovm/src/vm.rs:720:26
[INFO] [stdout]     |
[INFO] [stdout] 720 |         let [j0, j1, j2, j3] = jmp(5);
[INFO] [stdout]     |                          ^^ help: if this is intentional, prefix it with an underscore: `_j3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `owns` is never used
[INFO] [stdout]   --> pillovm/src/vm/heap/allocator/bump.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl<const N: usize> BumpAllocator<N> {
[INFO] [stdout]    | ------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     fn owns(&self, ptr: NonNull<u8>) -> bool {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> pillovm/src/main.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |         Ok(val) => {}
[INFO] [stdout]    |            ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> pillovm/src/main.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |         Ok(val) => {}
[INFO] [stdout]    |            ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pillow-asm v0.1.0 (/opt/rustwide/workdir/pillow-asm)
[INFO] [stdout] warning: unused import: `ProgramParser`
[INFO] [stdout]  --> pillow-asm/src/assemble.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ProgramParser,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::disassemble::disassemble`
[INFO] [stdout]    --> pillow-asm/src/disassemble.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |     use crate::disassemble::disassemble;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProgramParser`
[INFO] [stdout]  --> pillow-asm/src/assemble.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ProgramParser,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assembe` in this scope
[INFO] [stdout]  --> pillow-asm/tests/roundtrip.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let bytecode = assembe(&ast);
[INFO] [stdout]   |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pillow-asm` (test "roundtrip") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "859c66c549609c8e25a7cb215bed750d4ef051cc4984f84cfd38d6baeed0be0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "859c66c549609c8e25a7cb215bed750d4ef051cc4984f84cfd38d6baeed0be0e", kill_on_drop: false }`
[INFO] [stdout] 859c66c549609c8e25a7cb215bed750d4ef051cc4984f84cfd38d6baeed0be0e
